home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 January: Mac OS SDK / Dev.CD Jan 99 SDK1.toast / Development Kits / Interfaces&Libraries / Documentation / CodeWarrior Users - ReadMe < prev    next >
Encoding:
Text File  |  1998-07-31  |  2.0 KB  |  75 lines  |  [TEXT/CWIE]

  1. =================================================
  2. Installing Universal Interfaces into CodeWarrior
  3. =================================================
  4.  
  5. Version: Universal Interfaces 3.2
  6. Date:    July 31, 1998
  7. Author:  Nick Kledzik
  8.  
  9.  
  10. The Universal Interfaces is not a complete CodeWarrior development release.
  11. It only contains the headers and libraries which are in "universal" format 
  12. and are implemented in the Mac OS.  
  13.  
  14. The 3.2 Universal Interfaces come pre-integrated into CodeWarrior Pro4. 
  15.  
  16. If you wish to install the 3.2 Universal Interfaces into Pro3 or earlier,
  17. you will need to do the following copy operations in the Finder:
  18.  
  19. Universal C headers:
  20.     Drag contents of:
  21.         ':Interfaces&Libraries:Universal:Interfaces:CIncludes:'
  22.     into
  23.         ':Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:'
  24.  
  25.  
  26. Universal Rez headers:
  27.     Drag contents of:
  28.         ':Interfaces&Libraries:Universal:Interfaces:RIncludes:'
  29.     into
  30.         ':Metrowerks CodeWarrior:MacOS Support:Headers:Rez Headers:'
  31.     
  32.     
  33. Universal Pascal Interfaces:
  34.     Drag contents of:
  35.         ':Interfaces&Libraries:Universal:Interfaces:PInterfaces:'
  36.     into
  37.         ':Metrowerks CodeWarrior:MacOS Support:Interfaces:Universal Interfaces:'
  38.     
  39.     
  40. Stub Libraries:
  41.     Drag contents of:
  42.         ':Interfaces&Libraries:Universal:Libraries:StubLibraries:'
  43.     into
  44.         ':Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:'
  45.  
  46.  
  47. PowerPC Libraries:
  48.     Drag contents of:
  49.         ':Interfaces&Libraries:Universal:Libraries:PPCLibraries:'
  50.     into
  51.         ':Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS PPC:'
  52.  
  53.  
  54. 68k Libraries:
  55.     Drag contents of:
  56.         ':Interfaces&Libraries:Universal:Libraries:Classic68kLibraries:'
  57.     into
  58.         ':Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS 68K:MacOS Files:'
  59.  
  60.  
  61. OpenTransport C Headers:
  62.     Drag contents of:
  63.         ':Interfaces&Libraries:OpenTransport:Interfaces:CIncludes:'
  64.     into
  65.         ':Metrowerks CodeWarrior:MacOS Support:Headers:OpenTransport:'
  66.  
  67.  
  68. OpenTransport Pascal Interfaces:
  69.     Drag contents of:
  70.         ':Interfaces&Libraries:OpenTransport:Interfaces:PInterfaces:'
  71.     into
  72.         ':Metrowerks CodeWarrior:MacOS Support:Interfaces:Universal Interfaces:'
  73.     
  74.     
  75.